Fix compilation warning: use the correct conversion specifier
authorJavier Jardón <jjardon@gnome.org>
Mon, 21 Dec 2009 03:01:03 +0000 (04:01 +0100)
committerJavier Jardón <jjardon@gnome.org>
Mon, 4 Jan 2010 09:43:32 +0000 (10:43 +0100)
commitc1cddb2b24014abb50633fe7081b8ad94d111508
tree210fe1756f3ff2c830e9c7a25e8609454cf6a27f
parentd8adf58d387bce760b75459193cee6ed48c0e9ea
Fix compilation warning: use the correct conversion specifier

Use G_GSIZE_FORMAT instead of %i

The warning was added in
commit ba651d4022ed4dceb6ad7394adcb0ff6c8006581
demos/testpixbuf-color.c